enum fe_delivery_system - Type of the delivery system
@SYS_UNDEFINED: Undefined standard. Generally, indicates an error @SYS_DVBC_ANNEX_A: Cable TV: DVB-C following ITU-T J.83 Annex A spec @SYS_DVBC_ANNEX_B: Cable TV: DVB-C following ITU-T J.83 Annex B spec (ClearQAM) @SYS_DVBC_ANNEX_C: Cable TV: DVB-C following ITU-T J.83 Annex C spec @SYS_ISDBC: Cable TV: ISDB-C (no drivers yet) @SYS_DVBT: Terrestrial TV: DVB-T @SYS_DVBT2: Terrestrial TV: DVB-T2 @SYS_ISDBT: Terrestrial TV: ISDB-T @SYS_ATSC: Terrestrial TV: ATSC @SYS_ATSCMH: Terrestrial TV (mobile): ATSC-M/H @SYS_DTMB: Terrestrial TV: DTMB @SYS_DVBS: Satellite TV: DVB-S @SYS_DVBS2: Satellite TV: DVB-S2 @SYS_TURBO: Satellite TV: DVB-S Turbo @SYS_ISDBS: Satellite TV: ISDB-S @SYS_DAB: Digital audio: DAB (not fully supported) @SYS_DSS: Satellite TV: DSS (not fully supported) @SYS_CMMB: Terrestrial TV (mobile): CMMB (not fully supported) @SYS_DVBH: Terrestrial TV (mobile): DVB-H (standard deprecated)
See Implementation
enum fe_delivery_system - Type of the delivery system
@SYS_UNDEFINED: Undefined standard. Generally, indicates an error @SYS_DVBC_ANNEX_A: Cable TV: DVB-C following ITU-T J.83 Annex A spec @SYS_DVBC_ANNEX_B: Cable TV: DVB-C following ITU-T J.83 Annex B spec (ClearQAM) @SYS_DVBC_ANNEX_C: Cable TV: DVB-C following ITU-T J.83 Annex C spec @SYS_ISDBC: Cable TV: ISDB-C (no drivers yet) @SYS_DVBT: Terrestrial TV: DVB-T @SYS_DVBT2: Terrestrial TV: DVB-T2 @SYS_ISDBT: Terrestrial TV: ISDB-T @SYS_ATSC: Terrestrial TV: ATSC @SYS_ATSCMH: Terrestrial TV (mobile): ATSC-M/H @SYS_DTMB: Terrestrial TV: DTMB @SYS_DVBS: Satellite TV: DVB-S @SYS_DVBS2: Satellite TV: DVB-S2 @SYS_TURBO: Satellite TV: DVB-S Turbo @SYS_ISDBS: Satellite TV: ISDB-S @SYS_DAB: Digital audio: DAB (not fully supported) @SYS_DSS: Satellite TV: DSS (not fully supported) @SYS_CMMB: Terrestrial TV (mobile): CMMB (not fully supported) @SYS_DVBH: Terrestrial TV (mobile): DVB-H (standard deprecated)